hasDisconnect


Tell API server we are disconnecting now.
This is useful for serial links where there is no hardware/protocol based notification that the client has dropped the link.
(Sending this message is optional for clients)
bool disconnect = 4;

Return

Whether the disconnect field is set.